Autogenerated HTML docs for v1.5.3.7-994-g36863 
diff --git a/git-commit.html b/git-commit.html index 0283f70..90b59cb 100644 --- a/git-commit.html +++ b/git-commit.html 
@@ -275,7 +275,7 @@  <div class="verseblock">   <div class="content"><em>git-commit</em> [-a | --interactive] [-s] [-v] [-u]   [(-c | -C) &lt;commit&gt; | -F &lt;file&gt; | -m &lt;msg&gt; | --amend]  - [--no-verify] [-e] [--author &lt;author&gt;]  + [--allow-empty] [--no-verify] [-e] [--author &lt;author&gt;]   [--] [[-i | -o ]&lt;file&gt;&#8230;]</div></div>   </div>   <h2>DESCRIPTION</h2>  @@ -409,6 +409,17 @@  </p>   </dd>   <dt>  +--allow-empty  +</dt>  +<dd>  +<p>  + Usually recording a commit that has the exact same tree as its  + sole parent commit and the command prevents you from making such  + a mistake. This option bypasses the safety, and is primarily  + for use by foreign scm interface scripts.  +</p>  +</dd>  +<dt>   -e|--edit   </dt>   <dd>  @@ -704,7 +715,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 14-Nov-2007 12:11:25 UTC  +Last updated 03-Dec-2007 09:57:28 UTC   </div>   </div>   </body>